Eclipse Platform
Pre-release 3.0

org.eclipse.jface.text.information
Interface IInformationProviderExtension2


public interface IInformationProviderExtension2

Extension interface for IInformationProvider to provide its own information control creator.

Since:
3.0
See Also:
IInformationControlCreator, IInformationProvider

Method Summary
 IInformationControlCreator getInformationPresenterControlCreator()
          Returns the information control creator of this information provider.
 

Method Detail

getInformationPresenterControlCreator

public IInformationControlCreator getInformationPresenterControlCreator()
Returns the information control creator of this information provider.

Returns:
the information control creator

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.